Fix FTBS on ia64 with -O1. Remove redundant LDFLAGS+=-g and CFLAGS+=-O2.
authorRob Browning <rlb@defaultvalue.org>
Fri, 20 Jul 2012 17:46:25 +0000 (12:46 -0500)
committerRob Browning <rlb@defaultvalue.org>
Fri, 20 Jul 2012 17:50:53 +0000 (12:50 -0500)
commit98934cd0b8ef3a2ceed6eae733d397b2920c9db5
tree944e4c230618d036a80eefa90bc20f00515b66d3
parent78daa7a4d5ab1b741fe583bdaddaa21c182b7b13
Fix FTBS on ia64 with -O1.  Remove redundant LDFLAGS+=-g and CFLAGS+=-O2.

See also: #582439.

Closes: #679986
debian/rules